-
Home
-
License Manager for WooCommerce
-
3.0.10
-
Code
-
Classes
- ResourceRepository
Total Complexity |
77 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
513 |
Lines of code |
230 |
Logical lines of code |
146 |
Comment lines |
148 |
Methods |
21 |
Properties |
8 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitize() |
A |
54 |
12 |
22 |
updateBy() |
A |
49 |
11 |
28 |
findAllBy() |
A |
53 |
10 |
20 |
parseQueryConditions() |
S |
54 |
6 |
20 |
findBy() |
S |
58 |
6 |
14 |
update() |
S |
55 |
4 |
20 |
countBy() |
S |
61 |
4 |
11 |
insert() |
S |
57 |
3 |
17 |
find() |
S |
59 |
3 |
16 |
deleteBy() |
S |
63 |
4 |
10 |
findAll() |
S |
61 |
3 |
12 |
delete() |
S |
64 |
2 |
9 |
getModel() |
S |
82 |
1 |
3 |
hasStringKeys() |
S |
78 |
1 |
3 |
getMapping() |
S |
82 |
1 |
3 |
count() |
S |
72 |
1 |
5 |
getPrimaryKey() |
S |
82 |
1 |
3 |
getTable() |
S |
82 |
1 |
3 |
truncate() |
S |
75 |
1 |
4 |
query() |
S |
76 |
1 |
4 |
isLogicalOperator() |
S |
77 |
1 |
3 |